projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7491e9e
)
Remove accidental addition
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 16 Jul 2010 05:22:01 +0000
(
01:22
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 16 Jul 2010 05:22:01 +0000
(
01:22
-0400)
gtk/gtkseparatortoolitem.c
patch
|
blob
|
history
diff --git
a/gtk/gtkseparatortoolitem.c
b/gtk/gtkseparatortoolitem.c
index 3b02eb20cada6859f7b26db0069ddf1961d116ba..e5a04dba6a7a2dea051a45ee5927d06914d29ba2 100644
(file)
--- a/
gtk/gtkseparatortoolitem.c
+++ b/
gtk/gtkseparatortoolitem.c
@@
-333,12
+333,6
@@
gtk_separator_tool_item_button_event (GtkWidget *widget,
return priv->draw;
}
-#define DEFAULT_SPACE_SIZE 12
-#define DEFAULT_SPACE_STYLE GTK_TOOLBAR_SPACE_LINE
-#define SPACE_LINE_DIVISION 10.0
-#define SPACE_LINE_START 2.0
-#define SPACE_LINE_END 8.0
-
static gboolean
gtk_separator_tool_item_expose (GtkWidget *widget,
GdkEventExpose *event)